var data = [{
        "text": "Produk",
        "id": "1",
        "parentid": "-1",
        "href": "product.html",
    }, {
        "id": "2",
        "text": "Pengurusan pengeluaran",
        "parentid": "-1",
    }, {
        "id": "3",
        "parentid": "2",
        "text": "Pengeluaran automatik peralatan",
        "href": "autoequic.html",
    }, {
        "id": "4",
        "parentid": "2",
        "text": "Ujian keselamatan produk",
        "href": "safetest.html",
    }, {
        "text": "Pengesahan dunia",
        "id": "5",
        "parentid": "-1",
        "href": "certification.html",
    }, {
        "id": "6",
        "text": "R & D Center",
        "parentid": "-1"
    }, {
        "id": "7",
        "parentid": "6",
        "text": "Proses pembangunan",
        "href": "dvl_process.html",
    }, {
        "id": "8",
        "text": "Sah spesifikasi bahan-bahan mentah",
        "parentid": "6",
        "href": "spec.html",
    }, {
        "id": "10",
        "text": "Exhibition",
        "parentid": "-1",
        "href": "exhibition.html",
    }, {
        "id": "11",
        "text": "CSR",
        "parentid": "-1",
        "href": "csr.html",
    }, {
        "id": "12",
        "text": "Mengenai JBC",
        "parentid": "-1"
    }, {
        "id": "13",
        "text": "Profil syarikat",
        "parentid": "12",
        "href": "company.html",
    }, {
        "id": "14",
        "text": "Lokasi",
        "parentid": "12",
        "href": "location.html",
    }, {
        "id": "15",
        "text": "Sejarah",
        "parentid": "12",
        "href": "history.html",
    }

    , {
        "id": "16",
        "text": "Bahasa Melayu<img src=//www.jetton-bioch.com.tw/images/flag/my.gif width=15%>",
        "href": "#",
        "parentid": "-1"
    }

    , {
        "id": "17",
        "text": "English<img src=//www.jetton-bioch.com.tw/images/flag/en.gif width=15%>  ",
        "href": "/",
        "parentid": "16"
    }


    , {
        "id": "18",
        "text": "繁體中文<img src=//www.jetton-bioch.com.tw/images/flag/tw.gif width=15%>  ",
        "href": "/zh-tw/",
        "parentid": "16"
    }, {
        "id": "19",
        "text": "Tiếng việt <img src=//www.jetton-bioch.com.tw/images/flag/vn.gif width=15%>  ",
        "href": "http://www.jetton-bioch.com.vn",
        "parentid": "16"
    }, {
        "id": "20",
        "text": "日本語<img src=//www.jetton-bioch.com.tw/images/flag/jp.gif width=15%>",
        "href": "/jp/index.html",
        "parentid": "16"
    }, {
        "id": "21",
        "text": "हिंदी<img src=//www.jetton-bioch.com.tw/images/flag/in.gif width=15%>",
        "href": "/in/index.html",
        "parentid": "16"
    },
    {
        "id": "22",
        "text": "Français<img src=//www.jetton-bioch.com.tw/images/flag/fr.png width=15%>",
        "href": "/fr/index.html",
        "parentid": "16"
    }

]